home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / DESKHING / PICTURE3.LZH / MISCS.EXE / MANUAL.CVT < prev    next >
Text File  |  1991-12-31  |  774b  |  33 lines

  1. ; This is a PC-WRITE replacement file to use with CONVERT.
  2. ; It assumes that there is a 9 space indent for each line
  3. ; (as in MANUALn.TXT)
  4. ; It changes DOUBLE QUOTES to double SINGLE QUOTES.
  5. ;
  6. ;
  7. ; change CR/LF to just CR
  8. =e=l
  9. =e
  10. ; change indenting and SOFT-RETURNS
  11. =032=e=032=032=032=032=032=032=032=032=032=032=032
  12. =efp10
  13. =e=032=032=032=032=032=032=032=032=032=032=032
  14. =efp10
  15. =032=e=032=032=032=032=032=032=032=032=032
  16. =032
  17. =e=032=032=032=032=032=032=032=032=032
  18. =e
  19. ; DOUBLE QUOTE replacements must be done in this order.
  20. ; left DOUBLE QUOTE, with SPACE or CR before it.
  21. =032"=?1
  22. =032``=?1
  23. =e"=?1
  24. =e``=?1
  25. fp10"=?1
  26. fp10``=?1
  27. ; right DOUBLE QUOTE, with anything else before it.
  28. =?1"
  29. =?1''
  30. ; left DOUBLE QUOTE, as first character.
  31. "
  32. ``
  33.